[PATCH 2/2] datasets: allocates on the heap if string base64 is long
authorPhilippe Antoine <pantoine@oisf.net>
Tue, 25 Nov 2025 13:43:18 +0000 (14:43 +0100)
committerAndreas Dolp <dev@andreas-dolp.de>
Sun, 22 Feb 2026 12:28:52 +0000 (13:28 +0100)
commit3be8e9a985a4820ae0944714869fff81250d029d
treedf6cfbd36167ee825b27aaf139daf18f74a49d98
parentd7b5972dc60bb60673421af7ebe0e15a0e9e80d3
[PATCH 2/2] datasets: allocates on the heap if string base64 is long

Ticket: 8110
(cherry picked from commit d6bc718e303ecbec5999066b8bc88eeeca743658)

Origin: upstream, https://github.com/OISF/suricata/commit/27a2180bceaa3477419c78c54fce364398d011f1.patch
Bug: https://redmine.openinfosecfoundation.org/issues/8110
Subject: Upstream fix for CVE-2026-22262 part 2

Gbp-Pq: Name CVE-2026-22262_2.patch
src/datasets-string.c
src/util-thash.c